MySQLDatabase.GetAffectedRows Function

Returns as an Integer the number of rows that were modified by the most recent SQLExecute statement.

Syntax

result = MySQLDatabase.GetAffectedRows( )

Return Value

Result

Integer